gtk4.git
2019-06-02 Benjamin Ottetransform: Treat 0 perspective transforms as identity
2019-05-30 Benjamin Ottebuild: Make script interpreter optional
2019-05-30 Benjamin Ottedocs: Fix build
2019-05-30 Benjamin OtteMerge branch 'cairo-script-interpreter' into 'master'
2019-05-30 Benjamin Otterendernodeparser: Handle empty Cairo nodes
2019-05-30 Benjamin Otterendernodeparser: Parse cairo script
2019-05-30 Matthias ClasenRemove leftover debug spew
2019-05-30 Matthias ClasenAdd gtknative.h to public headers
2019-05-30 Matthias ClasenMerge branch 'lr/builder-tool-templates' into 'master'
2019-05-30 Matthias ClasenMerge branch 'lr/builder-tool-assistant-crash' into...
2019-05-30 Lubomir Rintelbuilder-tool: Set the parent of newly created GtkAssist...
2019-05-30 Lubomir Rintelbuilder-tool: Rewrite GtkBuilder templates too
2019-05-30 Timm Bädergl renderer: Properly flip scaled fallback nodes
2019-05-30 Matthias ClasenMerge branch 'wip/baedert/nodeeditor-fuckery' into...
2019-05-30 Matthias ClasenMerge branch 'wip/chergert/sysprof-3' into 'master'
2019-05-30 Christian Hergertprofiler: port GdkProfiler to sysprof-3
2019-05-29 Matthias ClasenMerge branch 'shortcuts-sizing' into 'master'
2019-05-29 Matthias ClasenFix shortcuts window sizing
2019-05-29 Christian Hergertmarshallers: add missing g_cclosure_marshal_VOID__VOID...
2019-05-29 Matthias ClasenMerge branch 'wip/chergert/marshal-gtk4' into 'master'
2019-05-29 Christian Hergertmarshallers: ensure g_cclosure_marshal_VOID__VOIDv...
2019-05-29 Matthias ClasenMerge branch 'gesture-click' into 'master'
2019-05-29 Timm Bädernode editor: Add a quick way to save a testcase
2019-05-29 Matthias ClasenMerge branch 'global-coords' into 'master'
2019-05-29 Matthias ClasenMention event controller API in the migration guide
2019-05-29 Matthias ClasenMention global coordinates in the migration guide
2019-05-29 Matthias ClasenCosmetics
2019-05-29 Matthias ClasenCosmetics
2019-05-29 Matthias ClasenFix the win32 build
2019-05-29 Matthias ClasenCosmetics
2019-05-29 Matthias ClasenDrop gdk_surface_move
2019-05-29 Matthias ClasenRemove a misleading comment
2019-05-29 Matthias Clasenwindow: Remove move unused fields
2019-05-29 Matthias Clasenwindow: Never call gdk_surface_move
2019-05-29 Matthias ClasenDrop an empty function
2019-05-29 Matthias Clasenwindow: Drop more unused fields
2019-05-29 Matthias Clasenwindow: Drop some unused fields
2019-05-29 Matthias ClasenDrop gdk_device_get_position
2019-05-29 Matthias Clasenwidget: Stop using gdk_device_get_position
2019-05-29 Matthias ClasenMake gdk_surface_get_origin internal
2019-05-29 Matthias ClasenDrop gdk_display_get_monitor_at_point
2019-05-29 Matthias Clasenwindow: Drop gtk_window_set_position
2019-05-29 Matthias Clasentests: Stop using gtk_window_set_position
2019-05-29 Matthias Clasengtk-demo: Stop using gtk_window_set_position
2019-05-29 Matthias ClasenDrop gdk_surface_get_frame_extents
2019-05-29 Matthias Clasena11y: Stop using gdk_surface_get_frame_extnts
2019-05-29 Matthias Clasenx11: Set surface position correctly
2019-05-29 Matthias ClasenClarify gdk_surface_get_position
2019-05-29 Matthias Clasena11y: Stop using gdk_surface_get_origin
2019-05-29 Matthias Clasenmain: Use gdk_surface_translate_coordinates
2019-05-29 Matthias Clasensurface: Add coordinate translation
2019-05-29 Matthias ClasenMerge branch 'high-contrast-tabs' into 'master'
2019-05-29 Matthias ClasenRename GtkGestureMultiPress to GtkGestureClick
2019-05-29 Colomban WendlingHighContrast: Improve contrast of notebook tabs
2019-05-29 Matthias Clasentestgtk: Fix a crash
2019-05-29 Benjamin OtteRevert "window: Chain up in show/hide"
2019-05-29 Benjamin Ottewindow: Chain up in show/hide
2019-05-29 Benjamin Ottewidget: Add marshallers to signals
2019-05-29 Benjamin Ottewidget: Do proper clean up in real_hide()
2019-05-29 Benjamin Ottewidget: Move functions around
2019-05-29 Benjamin Ottewidget: Insist on proper vfunc calling
2019-05-29 Benjamin Ottewidget: Fix transform refcounting in allocate()
2019-05-29 Benjamin Ottecss: Use %f, not %.17f
2019-05-29 Benjamin Otterendernodeparser: Handle repeating linear gradients
2019-05-29 Benjamin Ottecss: Don't print numbers with exponent
2019-05-29 Benjamin Ottebroadway: Handle Cairo nodes with NULL surfaces
2019-05-29 Matthias Clasennotebook: Drop position from ::create-window
2019-05-29 Matthias ClasenSome entry completion fixes
2019-05-29 Matthias Clasentree models: Use standard padding
2019-05-29 Matthias Clasentreeview column: Make final
2019-05-29 Matthias Clasentreeview: Make final
2019-05-29 Matthias Clasenflow box: Make final
2019-05-29 Matthias Clasenlistbox Make final
2019-05-29 Matthias Clasennotebook: Make final
2019-05-28 Matthias Clasenlabel: Make final
2019-05-28 Matthias Clasenmenubar: Make final
2019-05-28 Matthias Clasentoolbar: make final
2019-05-28 Matthias Clasenmenu: Make final
2019-05-28 Matthias ClasenForgotten file
2019-05-28 Matthias Clasenmenu tool button: Make final
2019-05-28 Matthias Clasenradio tool button: Make final
2019-05-28 Matthias Clasentoggle tool button: Use standard padding
2019-05-28 Matthias Clasentool button: Use standard padding
2019-05-28 Matthias Claseniconview: Make final
2019-05-28 Matthias Clasenstack: Make final
2019-05-28 Matthias Clasenfile chooser error stack: Don't derive from stack
2019-05-28 Matthias Clasenscrolled window: Make final
2019-05-28 Matthias Claseninspector: Stop deriving from scrolled window
2019-05-28 Matthias Clasenplaces sidebar: Don't derive from scrolled window
2019-05-28 Matthias ClasenForgotten file
2019-05-28 Matthias ClasenMerge branch 'wip/matthiasc/popup5' into 'master'
2019-05-28 Matthias Claseninspector: Show surface and renderer
2019-05-28 Руслан ИжбулатовGDK W32: Fix indentation and placate GCC
2019-05-28 Руслан ИжбулатовGDK W32: Correctly log popups
2019-05-28 Руслан ИжбулатовGDK W32: Only use owner windows for popups
2019-05-28 Руслан ИжбулатовGDK W32: No more child windows
2019-05-28 Руслан ИжбулатовDon't assume that gdk_surface[_move]_resize() is asynch...
2019-05-28 Руслан ИжбулатовAdd missing include
2019-05-28 Руслан ИжбулатовGDK W32: Don't handle WM_ACTIVATE for popup windows
2019-05-28 Matthias ClasenAvoid compiler warnings
next